Carbon


singleDevicesBit

Header: Quickdraw.h

enum {
    singleDevicesBit = 0,
    dontMatchSeedsBit = 1,
    allDevicesBit = 2
};

Constant descriptions

singleDevicesBit
dontMatchSeedsBit
allDevicesBit


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)